home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Speccy ClassiX 1998
/
Speccy ClassiX 98.iso
/
amiga_system
/
the_aminet
/
dev
/
gcc
/
ixemulsrc.lha
/
ixemul-41.4
/
library
/
version.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-09-27
|
316b
|
16 lines
/*
* version.h file. Automatically generated by genvers.awk.
* FIXME: the above is not true at the moment -fnf
*/
#ifndef __VERSION_H__
#define __VERSION_H__
#define IX_NAME "ixemul.library"
#define IX_IDSTRING "ixemul 41.4 (27.9.95)"
#define IX_VERSION 41
#define IX_REVISION 4
#define IX_PRIORITY 0
#endif